home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / ZOPE-FACTORY_ADD.STX < prev    next >
Encoding:
Text File  |  2000-06-30  |  632 b   |  24 lines

  1. Zope Factory - Add: Create a Zope Factory.
  2.   
  3.   Description
  4.  
  5.     This view allows you to create a new Zope Factory.
  6.  
  7.   Controls
  8.  
  9.     'Id' -- The id of the Zope Factory.
  10.  
  11.     'Title' --  The optional title of the Zope Factory.
  12.  
  13.     'Add list name' -- The name that will appear on the in the product
  14.     add list. In the case of ZClasses this is normally the ZClass's
  15.     meta-type.
  16.  
  17.     'Method' -- The method that is executed when the product is chosen
  18.     from the product add list. Typically this method is an add form.
  19.  
  20.     'Generate' -- Create the Factory and add its entry to the product
  21.     add list.
  22.  
  23.  
  24.